home *** CD-ROM | disk | FTP | other *** search
/ Hráč 2004 April / Hrac_68_2004-04_cd.bin / demo hry / UT2004 / ut2004-betademo.exe / System / utclassic.int < prev    next >
INI File  |  2004-01-17  |  2KB  |  52 lines

  1. [Public]
  2. ;Object=(Class=Class,MetaClass=Engine.Mutator,Name=UTClassic.MutUTClassic,Description="Classic UT style weapons and configurable movement abilities (such as wall dodging).")
  3. ;Object=(Class=Class,MetaClass=Engine.Mutator,Name=UTClassic.MutUseSniper,Description="Replace Lightning Guns with classic Sniper Rifle.")
  4. ;Object=(Class=Class,MetaClass=Engine.Mutator,Name=UTClassic.MutUseLightning,Description="Replace Sniper Rifles with Lightning Guns.")
  5. ;Object=(Class=Class,MetaClass=Engine.Weapon,Name=UTClassic.ClassicSniperRifle,Description="This high muzzle velocity sniper rifle with a 10X scope is a lethal weapon at any range, especially if you can land a head shot.")
  6.  
  7. [ClassicSniperAmmo]
  8. ItemName="Sniper Bullets"
  9.  
  10. [ClassicSniperAmmoPickup]
  11. PickupMessage="You picked up sniper ammo."
  12.  
  13. [ClassicSniperRifle]
  14. Description="This high muzzle velocity sniper rifle with a 10X scope is a lethal weapon at any range, especially if you can land a head shot."
  15. ItemName="Sniper Rifle"
  16.  
  17. [ClassicSniperRiflePickup]
  18. PickupMessage="You got the Sniper Rifle."
  19.  
  20. [DamTypeClassicHeadshot]
  21. DeathString="%k put a bullet in %o's skull."
  22. FemaleSuicide="%o shot herself in the head."
  23. MaleSuicide="%o shot himself in the head."
  24.  
  25. [DamTypeClassicSniper]
  26. DeathString="%k put a hole in %o"
  27. FemaleSuicide="%o shot herself in the foot."
  28. MaleSuicide="%o shot himself in the foot."
  29.  
  30. [MutUTClassic]
  31. DJString="Allow Double Jumping"
  32. WDString="Allow Wall Dodging"
  33. DDJString="Allow Dodge Double Jumping"
  34. DJHelp="If enabled, players can double jump at the peak of jumps."
  35. WDHelp="If enabled, players can dodge off walls."
  36. DDJHelp="If enabled, players can double jump at the peak of dodge jumps."
  37. WeapString="Modify Weapon Damage"
  38. WeapHelp="If enabled, weapons do more damage."
  39. TranslocString="Modify Translocator"
  40. TranslocHelp="If enabled, translocator recharges faster."
  41. FriendlyName="UT Classic"
  42. Description="Classic UT style weapons and movement options."
  43.  
  44. [MutUseLightning]
  45. FriendlyName="Lightning Guns"
  46. Description="Replace all sniper rifles with lightning guns."
  47.  
  48. [MutUseSniper]
  49. FriendlyName="Sniper Rifles"
  50. Description="Replace all lightning guns with sniper rifles."
  51.  
  52.